'DeclarationReadOnly Property Count As Integer
'UsageDim instance As IArray(Of T) Dim value As Integer value = instance.Count
int Count {get;}
'DeclarationReadOnly Property Count As Integer
'UsageDim instance As IArray(Of T) Dim value As Integer value = instance.Count
int Count {get;}